Resource StructureDefinition/FHIR Server from package ca.on.oh.erec#0.12.0-alpha1.0.4 (47 ms)
Resources that use this resource
Resources that this resource uses
Source
{
"resourceType" : "StructureDefinition",
"url" : "http://ehealthontario.ca/fhir/StructureDefinition/ca-on-eReferral-profile-MedicationStatement",
"name" : "MedicationStatement",
"title" : "MedicationStatement",
"status" : "draft",
"fhirVersion" : "4.0.1",
"kind" : "resource",
"abstract" : false,
"type" : "MedicationStatement",
"baseDefinition" : "http://hl7.org/fhir/StructureDefinition/MedicationStatement",
"derivation" : "constraint",
"differential" : {
"element" : [
{
"id" : "MedicationStatement.status",
"path" : "MedicationStatement.status",
"mustSupport" : true
},
{
"id" : "MedicationStatement.medication[x]",
"path" : "MedicationStatement.medication[x]",
"mustSupport" : true,
"binding" : {
"strength" : "required",
"valueSet" : "http://ehealthontario.ca/fhir/ValueSet/canadianclinicaldrugdataset-CCDD"
}
},
{
"id" : "MedicationStatement.subject",
"path" : "MedicationStatement.subject",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"http://hl7.org/fhir/StructureDefinition/Patient"
]
}
],
"mustSupport" : true
},
{
"id" : "MedicationStatement.effective[x]",
"path" : "MedicationStatement.effective[x]",
"mustSupport" : true
},
{
"id" : "MedicationStatement.informationSource",
"path" : "MedicationStatement.informationSource",
"mustSupport" : true
},
{
"id" : "MedicationStatement.derivedFrom",
"path" : "MedicationStatement.derivedFrom",
"type" : [
{
"code" : "Reference",
"targetProfile" : [
"MedicationRequest",
"MedicationDispense",
"Claim",
"Observation",
"General Use"
]
}
]
},
{
"id" : "MedicationStatement.dosage",
"path" : "MedicationStatement.dosage",
"mustSupport" : true
},
{
"id" : "MedicationStatement.dosage.text",
"path" : "MedicationStatement.dosage.text",
"mustSupport" : true
}
]
},
"text" : {
}
}
XIG built as of ??metadata-date??. Found ??metadata-resources?? resources in ??metadata-packages?? packages.